home *** CD-ROM | disk | FTP | other *** search
/ Space & Astronomy / Space and Astronomy (October 1993).iso / pc / programs / mac / almanac.sit / Almanac v1.8 / background_6859.txt < prev    next >
Text File  |  1990-04-21  |  2KB  |  96 lines

  1. -- background: 6859 from stack: in.8
  2. -- bmap block id: 10743
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: fx
  6. ----- HyperTalk script -----
  7. on openCard
  8.   ST
  9.   UT
  10. end openCard
  11.  
  12.  
  13. -- part 9 (button)
  14. -- low flags: 00
  15. -- high flags: 0004
  16. -- rect: left=471 top=76 right=108 bottom=507
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 2162 / 2162
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: go back
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   go recent cd
  28. end mouseUp
  29.  
  30.  
  31.  
  32. -- part 11 (field)
  33. -- low flags: 00
  34. -- high flags: 0000
  35. -- rect: left=29 top=306 right=324 bottom=177
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 0 / 0
  38. -- text alignment: 0
  39. -- font id: 0
  40. -- text size: 12
  41. -- style flags: 0
  42. -- line height: 16
  43. -- part name: ST
  44.  
  45.  
  46. -- part 12 (field)
  47. -- low flags: 00
  48. -- high flags: 0000
  49. -- rect: left=176 top=306 right=324 bottom=335
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 0
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: UT
  58.  
  59.  
  60. -- part 13 (button)
  61. -- low flags: 00
  62. -- high flags: 0004
  63. -- rect: left=471 top=112 right=144 bottom=507
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 5472 / 5472
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: New Button
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   go first cd
  75. end mouseUp
  76.  
  77.  
  78.  
  79. -- part 14 (button)
  80. -- low flags: 00
  81. -- high flags: 0000
  82. -- rect: left=470 top=35 right=72 bottom=507
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 20098 / 20098
  85. -- text alignment: 1
  86. -- font id: 0
  87. -- text size: 12
  88. -- style flags: 0
  89. -- line height: 16
  90. -- part name: Home
  91. ----- HyperTalk script -----
  92. on mouseUp
  93.   go home
  94. end mouseUp
  95.  
  96.